home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / finance / coms13.zip / ISAMREPR.DOC < prev    next >
Text File  |  1993-01-04  |  2KB  |  51 lines

  1.             Customer Order Management System ("COMS")
  2.                        File: ISAMREPR.DOC
  3.  
  4.              DataBase Repair Utility (ISAMREPR.EXE)
  5.           Copyright (C) 1982-1989 Microsoft Corporation
  6.                        All Rights Reserved
  7.  
  8. The distribution disk includes the (ISAMREPR.EXE) database repair
  9. utility to help recover databases that become corrupted.  Use this
  10. utility only if the COMS software shows the message:
  11.  
  12.                     "Database Inconsistent".
  13.  
  14. The syntax for the repair utility is:
  15.  
  16.         <path>ISAMREPR <database>
  17.            |     |        |
  18.            |     |        |---- Name of the corrupted database.
  19.            |     |
  20.            |     |------------- Repair utility command.
  21.            |
  22.            |------------------- Drive and directory where 
  23.                                 ISAMREPR.EXE is located.
  24.     
  25. To use the utility, make the drive and directory where the
  26. corrupted database is located current.
  27.  
  28. Example 1:
  29.  
  30.      Assume the corrupted database is the SAMPLE.MDB, and it is
  31.      located on drive D: in a directory named COMS.  Also, assume
  32.      the ISAMREPR.EXE file is in the same directory.  The
  33.      following command would be typed followed by the Enter key:
  34.  
  35.                         ISAMREPR SAMPLE
  36.  
  37.      Note - no <pathname> is required since the ISAMREPR.EXE file
  38.      and the <database> file are in the same directory.
  39.  
  40. Example 2:
  41.  
  42.      Assume the corrupted database is the COMS.MDB, and it is
  43.      located on drive D: in a directory named PLANTX.  Also,
  44.      assume the ISAMREPR.EXE file is located on drive C: in a
  45.      directory named COMS.  With D:\PLANTX the current directory,
  46.      the following command would be typed followed by the Enter key:
  47.  
  48.                          C:\COMS\ISAMREPR COMS
  49.  
  50. Should you have a problem using the repair utility, please contact
  51. us at the address or phone number in the user's manual.